Skip to content

feat: upgrading to PostgreSQL 18 - #1569

Merged
mutambaraf merged 5 commits into
developfrom
1607-upgrade-to-postgresql-18
Jun 18, 2026
Merged

feat: upgrading to PostgreSQL 18#1569
mutambaraf merged 5 commits into
developfrom
1607-upgrade-to-postgresql-18

Conversation

@mutambaraf

Copy link
Copy Markdown
Contributor

Description

Closes: UserOfficeProject/issue-tracker#1607

Upgrades the PostgreSQL Docker image from postgres:16-alpine to postgres:18-alpine across all docker-compose configurations.

Motivation and Context

PostgreSQL 16 will eventually reach end-of-life and stop receiving security patches.

How Has This Been Tested

Manual build

Fixes

Changes

  • apps/backend/docker-compose.yml: postgres:16-alpinepostgres:18-alpine
  • apps/backend/docker-compose.e2e.yml: postgres:16-alpinepostgres:18-alpine
  • apps/backend/docker-compose-stfc.e2e.yml: postgres:16-alpinepostgres:18-alpine
  • docker-compose.yml: postgres:16-alpinepostgres:18-alpine

Depends on

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@mutambaraf
mutambaraf marked this pull request as ready for review June 11, 2026 15:01
@mutambaraf
mutambaraf requested a review from a team as a code owner June 11, 2026 15:01
@mutambaraf
mutambaraf requested review from a team, ChongJiaChua, bolmsten and martin-trajanovski and removed request for a team and martin-trajanovski June 11, 2026 15:01

@jekabs-karklins jekabs-karklins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@jekabs-karklins

Copy link
Copy Markdown
Contributor

@mutambaraf I believe this can be merged 👍🏻

@jekabs-karklins

Copy link
Copy Markdown
Contributor

@simonfernandes is it ok with you if me merge this?

@mutambaraf

Copy link
Copy Markdown
Contributor Author

@mutambaraf I believe this can be merged 👍🏻

Sorry l missed this message.

@mutambaraf
mutambaraf merged commit bc7f854 into develop Jun 18, 2026
22 checks passed
@mutambaraf
mutambaraf deleted the 1607-upgrade-to-postgresql-18 branch June 18, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrading to PostgreSQL 18

5 participants